home *** CD-ROM | disk | FTP | other *** search
/ Champak 39 / Volume 39 - JOGO DISK .iso / Games / zom-b_gone.swf / scripts / DefineButton2_1293 / BUTTONCONDACTION on(press).as
Text File  |  2007-03-20  |  72b  |  5 lines

  1. on(press){
  2.    _parent._parent.cont.ppgHide();
  3.    gotoAndPlay(10);
  4. }
  5.